home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / crocosnack.swf / scripts / frame_1 / PlaceObject2_23_7 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2007-03-20  |  147 b   |  7 lines

  1. onClipEvent(load){
  2.    Btotal = _root.getBytesTotal();
  3.    waitBytes = Btotal / barre;
  4.    barreWidth = 160;
  5.    this.b1.gotoAndPlay(BLANCHE);
  6. }
  7.